projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7815be
)
* server.el (server-process-filter): Only default to emacsclient's
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 5 Nov 2008 21:15:37 +0000
(21:15 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 5 Nov 2008 21:15:37 +0000
(21:15 +0000)
terminal in daemon mode.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ed796fe93f50b7f3717e24f25c99a3dece669a72..213b7065c19d62a64cd48dd7bf96dfb70a45c534 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-11-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * server.el (server-process-filter): Only default to emacsclient's
+ terminal in daemon mode.
+
2008-11-05 Martin Rudalics <rudalics@gmx.at>
* window.el (quit-window): Restore prefix argument behavior